From: Dave Love Date: Thu, 14 Nov 2002 14:09:51 +0000 (+0000) Subject: (pop_retr): Declare comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~54555 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b553981f4211b3e5b51906c20790653f0a399c10;p=emacs.git (pop_retr): Declare comment. --- diff --git a/lib-src/movemail.c b/lib-src/movemail.c index be0e9d3ce94..706a630c4bc 100644 --- a/lib-src/movemail.c +++ b/lib-src/movemail.c @@ -845,6 +845,7 @@ popmail (mailbox, outfile, preserve, password, reverse_order) int pop_retr (server, msgno, arg) popserver server; + int msgno; FILE *arg; { extern char *strerror ();